ISymmetricAlgorithm.Decrypt(Byte[],Integer,Integer) Method

Represents method Decrypt(Byte[],Integer,Integer).

Namespace: Spring.Cryptography
public
 function Decrypt(const buffer: array of Byte; startIndex, count: Integer): TBuffer; overload;

Parameters

buffer
Type: array of Byte

startIndex
Type: Integer

count
Type: Integer

Return Value

Type: TBuffer